翻訳と辞書
Words near each other
・ Logic in computer science
・ Logic in Islamic philosophy
・ Logic Lane
・ Logic Lane covered bridge
・ Logic learning machine
・ Logic level
・ Logic Made Easy
・ Logic maze
・ Logic model
・ Logic of Argumentation
・ Logic of class
・ Logic of Computable Functions
・ Logic of Empire
・ Logic of graphs
・ Logic of information
Logic optimization
・ Logic Pro
・ Logic probe
・ Logic programming
・ Logic Programming Associates
・ Logic puzzle
・ Logic Quest 3D
・ Logic redundancy
・ Logic simulation
・ Logic Spectacles
・ Logic Studio
・ Logic synthesis
・ Logic system
・ Logic Theorist
・ Logic Trunked Radio


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Logic optimization : ウィキペディア英語版
Logic optimization

Logic optimization, a part of logic synthesis in electronics, is the process of finding an equivalent representation of the specified logic circuit under one or more specified constraints. Generally the circuit is constrained to minimum chip area meeting a prespecified delay.
==Introduction==

With the advent of logic synthesis, one of the biggest challenges faced by the Electronic design automation(EDA) industry was to find the best netlist representation of the given design description. While two-level logic optimization had long existed in the form of the Quine–McCluskey algorithm, later followed by the Espresso heuristic logic minimizer, the rapidly improving chip densities, and the wide adoption of HDLs for circuit description, formalized the logic optimization domain as it exists today.
Today, logic optimization is divided into various categories based on two criteria:
Based on circuit representation
* Two-level logic optimization
* Multi-level logic optimization
Based on circuit characteristics
* Sequential logic optimization
* Combinational logic optimization
While a two-level circuit representation of circuits strictly refers to the flattened view of the circuit in terms of SOPs (sum-of-products) — which is more applicable to a PLA implementation of the design — a multi-level representation is a more generic view of the circuit in terms of arbitrarily connected SOPs, POSs (product-of-sums), factored form etc. Logic optimization algorithms generally work either on the structural (SOPs, factored form) or functional (BDDs, ADDs) representation of the circuit.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Logic optimization」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.